シンタックス
            
            
            
            
            '宣言
 
Public Overloads Shared Function GetCharABCWidths( _
   ByVal  As System.IntPtr, _
   ByVal  As System.UInteger, _
   ByVal  As System.UInteger, _
   ByVal () As Win32.ABC _
) As System.Boolean
             
        
            
            public static System.bool GetCharABCWidths( 
   System.IntPtr ,
   System.uint ,
   System.uint ,
   out Win32.ABC[] 
)
             
        
             
        
            パラメータ
- hdc
 
- firstChar
 
- lastChar
 
- widths
 
            
             
            
            
            
            
            
            
            
            
            
            
            
            参照